projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43bf8eb
)
(idlwave-auto-fill): Revert paragraph-separate change.
author
J.D. Smith
<jdsmith@as.arizona.edu>
Sun, 1 Apr 2007 16:42:11 +0000
(16:42 +0000)
committer
J.D. Smith
<jdsmith@as.arizona.edu>
Sun, 1 Apr 2007 16:42:11 +0000
(16:42 +0000)
lisp/progmodes/idlwave.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/idlwave.el
b/lisp/progmodes/idlwave.el
index c4349e9c092bb77897b4c51986f8df43914d2681..d29e56ce75daffd39db2251a8fd56715624769de 100644
(file)
--- a/
lisp/progmodes/idlwave.el
+++ b/
lisp/progmodes/idlwave.el
@@
-3487,6
+3487,7
@@
if `idlwave-auto-fill-split-string' is non-nil."
(idlwave-indent-line)
;; Prevent actions do-auto-fill which calls indent-line-function.
(let (idlwave-do-actions
+ (paragraph-separate ".")
(fill-nobreak-predicate
(if (and (idlwave-in-quote)
idlwave-auto-fill-split-string)